emacsVER.desktop: don't use absolute path to icon
authorMartin Račák <rakyi@riseup.net>
Thu, 17 Sep 2015 18:30:39 +0000 (20:30 +0200)
committerRob Browning <rlb@defaultvalue.org>
Sat, 19 Sep 2015 17:28:00 +0000 (12:28 -0500)
Closes: 778884
debian/emacsVER.desktop

index 516f206ec44a192ff3cfc6d42c773908f7399be0..879672e04c1df5887865c15bafdceadbaeb29a3f 100644 (file)
@@ -6,7 +6,7 @@ Comment=View and edit files
 MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
 Exec=/usr/bin/@DEB_FLAVOR@ %F
 TryExec=@DEB_FLAVOR@
-Icon=/usr/share/icons/hicolor/scalable/apps/@DEB_FLAVOR@.svg
+Icon=@DEB_FLAVOR@
 Type=Application
 Terminal=false
 Categories=Utility;Development;TextEditor;